VT-d: drop/move a few QI related constants
authorJan Beulich <jbeulich@suse.com>
Thu, 24 Jun 2021 14:30:51 +0000 (16:30 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 24 Jun 2021 14:30:51 +0000 (16:30 +0200)
commitf7db924309c25b18951c058f80d3e5979114b055
tree97cd74945c9655884c1c72b4e051390ecbb18a5a
parenta0eb19723d9a6006bf465f0af60e229206d39333
VT-d: drop/move a few QI related constants

Replace uses of QINVAL_ENTRY_ORDER and QINVAL_INDEX_SHIFT, such that
the constants can be dropped. Move the remaining QINVAL_* ones to the
single source file using them.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
xen/drivers/passthrough/vtd/iommu.h
xen/drivers/passthrough/vtd/qinval.c